UserOpenIdCredentials

The user credentials for authentication by OpenID parameter map.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

domain

The URL web domain - needed only for embedded authentication.

-

string

idToken

The OpenID token, you must specify either this or parameterMap which contains id_token with the same value.

-

string

customData

Custom data input for usage within the product.

-

string

parameterMap

The OpenID auth parameter map serialized to String.

-

string

Usages
  • /API2/auth/authenticateUserEmbedOPENID
  • /API2/auth/authenticateUserOPENIDAlt
  • /API3/authentication/authenticateUserEmbedOPENID
  • /API3/authentication/authenticateUserOPENID